when not using an explicit alignment, use the full area of the row (not
authorKristian Rietveld <kris@gtk.org>
Sun, 3 Dec 2006 15:14:51 +0000 (15:14 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Sun, 3 Dec 2006 15:14:51 +0000 (15:14 +0000)
commit44cac29d90b18af4b297db01d512450d9f7cc7fc
treed014bb3f8715a5cfcb37198a992c61498d90b601
parentf71cc8fcafaac561fbe50ecad32c146b614fb6ec
when not using an explicit alignment, use the full area of the row (not

2006-12-03  Kristian Rietveld  <kris@gtk.org>

* gtk/gtktreeview.c (validate_visible_area): when not using an
explicit alignment, use the full area of the row (not just dy)
to determine how to implicitly align it.  (Fixes #363191, reported
by Federico Mena Quintero).
ChangeLog
gtk/gtktreeview.c